This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....Watermark Product Solution GroupDocs...new Signature ( "SignedSample.pdf" )) { signature . VerifyProgress...
This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java....Watermark Product Solution GroupDocs...document information: PDF Documents For PDFs, additional information...
free metadata api version is available to evaluate the API which will be similar as licensed but with few limitations....Watermark Product Solution GroupDocs...Limitations Document properties (Pdf, Word, Excel, PowerPoint, Visio...
This article explains how to search for embedded electronic signatures with custom encryption in QR-code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....Watermark Product Solution GroupDocs...signature = new Signature ( "signed.pdf" ); // create data encryption...
This article explains how to save images with various image format types....Watermark Product Solution GroupDocs...use the online app. To sign PDF, Word, Excel, PowerPoint, and...
This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....Watermark Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...
Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for .NET API....Watermark Product Solution GroupDocs...converter . Convert ( "converted.pdf" , options ); } Before v24.10:...
It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more...Watermark Product Solution GroupDocs...Format Content and metadata 1.9 PDF Document Type Document Type Description...
Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files.
The following are the steps to read native MKV metadata.
Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties
using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Watermark Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
This article explains how to implement custom serialization for QR-code electronic signatures....Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); // create custom data encryption...